-
Home
-
Efí Bank
-
2.2.4
-
Code
-
Classes
- PumpStream
| Total Complexity |
26 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
161 |
| Lines of code |
90 |
| Logical lines of code |
48 |
| Comment lines |
20 |
| Methods |
17 |
| Properties |
5 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| pump() |
S |
60 |
5 |
13 |
| __toString() |
S |
62 |
3 |
11 |
| read() |
S |
62 |
2 |
12 |
| getContents() |
S |
69 |
2 |
7 |
| getMetadata() |
S |
71 |
2 |
6 |
| __construct() |
S |
70 |
1 |
6 |
| close() |
S |
82 |
1 |
3 |
| detach() |
S |
74 |
1 |
5 |
| getSize() |
S |
82 |
1 |
3 |
| tell() |
S |
82 |
1 |
3 |
| eof() |
S |
80 |
1 |
3 |
| isSeekable() |
S |
82 |
1 |
3 |
| rewind() |
S |
81 |
1 |
3 |
| seek() |
S |
80 |
1 |
3 |
| isWritable() |
S |
82 |
1 |
3 |
| write() |
S |
80 |
1 |
3 |
| isReadable() |
S |
82 |
1 |
3 |